Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfObject<T> Class
Fields Methods

In This Topic
    PdfObject<T> Class Members
    In This Topic

    The following tables list the members exposed by PdfObject<T>.

    Public Fields
     NameDescription
    Public FieldThe object's ID. (Inherited from GrapeCity.Documents.Pdf.Spec.PdfObject)
    Public FieldThe object's value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns value of this PdfObject.  
    Top
    See Also